There are some known issues and odd behaviors with this version of Effects
Store.  You should be aware of these before installing Effects Store.  Some of
these may be fixed in a future version.

-Username color, glow, and/or shadow effects may overwrite some username color
 effects from other modifications (like colors added by Color Groups).
	This aspect of the mod is untested. I'm not sure what will be overwritten
	and what will be preserved. If you encounter an overwriting, please let
	me know which mod you're using to add colors to usernames so I can check it
	out and see if the effects can be easily combined or such.
	Ditto for rank effects!

-Advanced Quick Reply has a conflict with any modification that changes username
 colors, including Effects Store.  A fix for such issues can be found here:
 http://www.phpbbhacks.com/forums/viewtopic.php?p=173015#173015

-Name/rank effects only appear in viewtopic, viewprofile, and PMs.
	I could expand it to online user list, viewforum, viewonline, etc, but I'll
	probably skip that unless enough people ask for it.

-Glow and shadow still don't work in non-IE browsers.  For non-IE browsers,
 these will be replaced with background colors, with the shadow color overriding
 the glow color.  The check to determine this is based on the HTTP_USER_AGENT
 sent by the browser (if the user agent contains "MSIE", you get glow/shadow).
 This is a "can't fix" thing unless other browsers start adding support.
